home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 April / EnigmA AMIGA RUN 06 (1996)(G.R. Edizioni)(IT)[!][issue 1996-04][Skylink CD V].iso / earcd / utilgfx / unvrsl34.rdm < prev    next >
Text File  |  1996-03-13  |  13KB  |  271 lines

  1. Short:    Photogenics universal loader&animation saver
  2. Author:   hhoff@pool.informatik.rwth-aachen.de (Helmut Hoffmann)
  3. Uploader: hhoff@pool.informatik.rwth-aachen.de (Helmut Hoffmann)
  4. Type:     gfx/edit
  5. Kurz:     Photogenics-Univ.Lader&Anim.speichermodul
  6.  
  7. HHsFastUniversalGioModule 3.4
  8. =============================
  9.  
  10. +++ including fast PhotoCD loading support (correct orientation) and support
  11.     for over 20 other file formats and additionally DataTypes! +++
  12.  
  13. -> new: now with optional downscaled loading option... gets your "too large"
  14.    pictures into Photogenics in reduced size... <-
  15.  
  16. -> new: create your own animations with Photogenics e.g. for CyberGraphX,
  17.    EGS or OS3.x-Amigas with the included HHsYUVSq sequence saver module; see
  18.    additional readme file for details!! <-
  19.  
  20. The fast universal loader module can be used with Photogenics (I have tried
  21. it with Photogenics V1.2; it should also be usable partially with older
  22. versions; it will probably NOT be usable with Photogenics Lite or Demo
  23. versions, so better get the full version of Photogenics...; DataTypes option
  24. and downscaled loading option are only usable with Photogenics V1.2 or higher).
  25. It is shareware; without a keyfile which you get after registration,
  26. it will load all pictures in greyscale, regardless if they are color or not,
  27. but the speed and format support is the same, so that you can try if
  28. the module fits your needs.
  29.  
  30. The loader module currently supports the following file formats:
  31.  
  32. * IFF-ILBM (all standard formats 1 to 8Bit, EHB, HAM6, HAM8, 24Bit)
  33. * PhotoCD (Base format 768x512 or 512x768 (portrait); linear 24Bit colors)
  34. * PPM/PGM/PBM (P1&P4 b&w, P5 grey, P6 color)
  35. * QRT (also known as dump format by PD raytracers as POV-Ray)
  36. * Targa (RLE compr.&uncompr. 1/8/15/16/24/32Bit;incl. interleaved)
  37. * PCX (compr.&uncompr. EGA1-4Bit, VGA 8Bit grey/Colormap and 24Bit)
  38. * MacPaint (b&w compressed 1Bit format; datafork only)
  39. * BMP (uncompr. 24Bit RGB,1Bit,4Bit or 8Bit Colormap; RLE compressed 8Bit,1Bit)
  40. * TIF (packbit-compr.&uncompr. 24Bit,1-8Bit grey/Color Motorola&Intel formats)
  41. * EGS7.x window iconification file format
  42. * DEEP (compr.&uncompr. 24Bit and 32Bit)
  43. * RGB formats (RGB8, RGBN, RGB5)
  44. * ACBM formats (1 to 8Bit, incl. HAM6/HAM8)
  45. * FBM formats (8Bit grey/color and 24Bit)
  46. * IFF-PBM (DPII) format
  47. * Sun raster (1Bit, 8Bit grey/color and 24Bit uncompressed)
  48. * YUV (color 1:1:1, 2:1:1, 4:1:1 and greyscale)
  49. * VLAB raw (color 1:1:1, 2:1:1, 4:1:1 and greyscale)
  50. * HHsYUVSq sequence format (sequential or random access)
  51. * HHsXRL formats (1-8Bit ColorMap incl. HAM6/8, 8Bit grey, 24Bit RGB compressed)
  52. * binary-EPS bitmaps (RGB and CMYK; this function is experimental)
  53. * TBCPlus frames&fields
  54.  
  55. * DataType (incl. first frame of animations with Anim-Datatypes)
  56.   DataTypes are only used as option (if selected in the "Prefs" for
  57.   the module; see below for details)
  58.  
  59. To install the modules, just copy the file ending with ".gio" to your
  60. Photogenics:Data/Gio directory or use the install script.
  61.  
  62. The name of the loader .gio module starts with a "-" so that it appears
  63. first in the list of loader modules (and usually will be tried first
  64. for automatic format detection). This makes sure that the fast module
  65. is used automatically instead of other modules if it can load a format.
  66. This should make your loading of many formats much faster!
  67.  
  68. Preferences: Select Prefs button when the loader is selected in the loader
  69.          list; Preferences for GIO modules are only available with
  70.          Photogenics V1.2 and higher!
  71. a) Datatype support: Select "On" if you want Datatypes to be used if the
  72.  internal file formats of UniversalGIO fail; Please note that if this
  73.  option is selected all files which are not supported internally by
  74.  UniversalGIO will be tried by Datatypes which can take some additional
  75.  time or lead to unwanted results (if you have a bad Datatype which
  76.  then loads a picture instead of one of the original Photogenics GIOs).
  77. b) Downscaling factor: Select a downscaling factor (greater 1) in the
  78.  range 1..16 if you want to get pictures into Photogenics in downscaled
  79.  form; useful if memory is insufficient to load big pictures in full size.
  80.  Please note that some of the file formats (which can not be loaded line
  81.  by line) may still need full memory during loading; most formats will
  82.  only need memory for reduced size. Some file formats may also support
  83.  only certain downscale factors. In this case the next higher available
  84.  downscaling factor will be used.
  85.  
  86. About:    Select About button when the loader is selected in the loader
  87.     list to get information about your keyfile (registered users)
  88.     and the supported file formats; About for GIO modules is only
  89.     availabe with Photogenics V1.2 and higher!
  90.  
  91. Example loading speed advantages on my configuration (see below):
  92.  
  93. ACBM: upto 2 times faster
  94. BMP:  upto 2.3 times faster (in addition some OS2-styles supported)
  95. DEEP: upto 1.3 times faster (in addition compressed images are supported)
  96. IFF-EHB: upto 2.5 times faster
  97. HAM6: upto 1.5 times faster (in addition colors can be better)
  98. HAM8: upto 1.7 times faster (in addition colors at left border should be correct)
  99. IFF-24Bit: upto 2.4 times faster
  100. IFF-8Bit: upto 2.2 times faster
  101. PPM-P6: upto 2.3 times faster
  102. PPM-P5: upto 3.1 times faster
  103. PCX: upto 3.8 times faster (in addition special EGA/VGA styles supported)
  104. PhotoCD: upto 3 times faster (in addition horizontal images are usually
  105.                 loaded in correct orientation)
  106. QRT: upto 1.3 times faster
  107. Targa: upto 1.7 times faster (this test in RAM: due to loading problems with
  108.     original loader from harddrive; in addition compressed images and other
  109.     depths supported)
  110. TIF: upto 3.3 times faster
  111. (GIF: upto 2 times faster with DataType-Loading and a fast GIF datatype)
  112.  
  113. (only loading times compared, not displaying; my configuration: Amiga 3000;
  114.  68030/25MHz;PiccoloSD64;Photogenics 1.2;loading from Quantum harddrive; PhotoCD
  115.  loading from NEC2x; Please note that loading times can differ much on other
  116.  configurations)
  117.  
  118. In addition to the speed advantages, many new formats are supported as
  119. well (see above).
  120.  
  121. In addition now an animation sequence saver module for the
  122. HHsYUVSq sequence format is available. It should be included in the
  123. UniversalGIO archive (see separate readme for details). It uses the
  124. same keyfile as the UniversalGIO module. To playback animations
  125. in HHsYUVSq format you can use my freeware programs "CyberTVPlayer"
  126. and "EGSTVPlayer" or my shareware program "EGS-TV Professional".
  127.  
  128. The fast loading functions have all been written by me in assembler and
  129. optimized for fastest speed. I did this for my famous shareware programs
  130. *** CyberShow Professional *** (universal viewer and slideshow program
  131. for all OS3.x Amigas and esp. for Cybergraphics users),
  132. *** EGSPhotoAlbum Professional *** (picture management and presentation
  133. software for EGS) and
  134. *** EGS-TV Professional *** (sequence/animation editing, framegrabber
  135. (VLab/IV24/VideoCruncher) and Blue Screen Keying software for EGS).
  136.  
  137. When new formats are implemented for my other programs (or the speed is improved
  138. further), I will usually also update the modules, which registered user can then
  139. use due to the keyfile concept.
  140.  
  141. Registration
  142. ============
  143.  
  144. You can register for the modules at the small add-on price of only 8US$ or
  145. 10DM if you order it together with one of my other shareware programs,
  146. e.g. CyberShow, the universal viewer and slideshow program for all Amigas
  147. with at least OS3.0 (loading the same formats as the XiPaintModule and
  148. additional JPeg) or EGSPhotoAlbum or EGS-TV. Please use the registration
  149. forms of thoose programs and specify your add-on module order there and
  150. include the extra amount.
  151.  
  152. Otherwise you should use the supplied registration form to register.
  153.  
  154. If you only want to register for the modules, the registration fee is
  155. 18US$ outside europe or 20DM in europe. You will also get the latest demo
  156. versions of my other programs. Additional modules (XiPaintModule for
  157. XiPaint or FastIFXModules for ImageFX) can be ordered at the lower
  158. add-on price.
  159.  
  160. If you are already a registered user of one of my programs and now want to
  161. register for the modules, the registration fee is 13US$ outside europe or
  162. 15DM (in europe). This includes the latest versions of my programs as update.
  163. Additional modules (e.g. XiPaintModule for XiPaint or FastIFXModules for
  164. ImageFX) can be ordered at the lower add-on price.
  165.  
  166. (Special note for users in germany only: Wenn Sie schon registrierter Benutzer
  167.  eines meiner Shareware-Programme sind und sich Ihre Anschrift nicht
  168.  geändert hat, können Sie die Module direkt per Überweisung bestellen.
  169.  Als Verwendungszweck geben Sie bitte "UniGIO für ...." an, wobei Sie
  170.  das Programm was Sie schon haben und die Registriernummer angeben.
  171.  Zusätzlich möglichst auch noch Name/Anschrift; die Bankverbindung:
  172.  Konto-Nr. 5740147 BLZ 310 500 00 Stadtspark. Mönchengladbach)
  173.  (No bank transfers from outside germany!)
  174.  
  175. Send your filled in registration form together with cheque, international
  176. postal money order or banknotes to:
  177.  
  178.                         Helmut Hoffmann
  179.             Rubensstrasse 4
  180.             D-41063 Mönchengladbach
  181.  
  182.             Germany
  183.  
  184. You can currently also contact me by EMail (e.g. for suggestions):
  185.  
  186.         hhoff@pool.informatik.rwth-aachen.de
  187.  
  188. No registrations by EMail! If you want to register, please write by ordinary mail
  189. to my address above.
  190.  
  191. Special Thanks
  192. ==============
  193.  
  194. My special thanks go to Mr. J. Ralph and Almathera for their kind support.
  195.  
  196. Disclaimer
  197. ----------
  198.  
  199. This software (program and documentation) is provided "as is" and
  200. comes with no warranty, either expressed or implied.
  201. The author is in no way responsible for any damage or loss that may
  202. occur due to direct or indirect usage of this software. You use
  203. this software entirely at your own risk.
  204.  
  205. Copyright and Distribution
  206. --------------------------
  207.  
  208. HHsFastUniversalGioModule (module and documentation) is copyright by
  209.  
  210.                         Helmut Hoffmann
  211.             Rubensstrasse 4
  212.             D-41063 Mönchengladbach
  213.  
  214.             Germany
  215.  
  216. The demo version may be freely distributed and used as
  217. long as the following conditions are met:
  218.  
  219. 1) All files have to be kept together
  220.  
  221. 2) No file may be modified or crunched/packed.
  222.  
  223.    The only official way to distribute the demo packed is the
  224.    original universalgio.lha archive.
  225.    The modules may not be disassembled or analysed. The limitations
  226.    integrated in the demo version may under no circumstance be removed
  227.    or bypassed.
  228.  
  229. 3) Distributors may only charge for the duplication process (including media)
  230.    and not for the software. Theese charges may not exceed the following
  231.    limits: a) Demo on a PD-disk: 7$ (US-dollar) including
  232.               postage&packing (in Germany: 10DM)
  233.        b) Demo on a PD-CD-ROM: 40$ (US-dollar) including
  234.               postage&packing (in Germany: 60DM)
  235.        c) Demo on a BBS/Mailbox/ftp-site or other electronically
  236.               callable system: Maximum charge 3$ (US-dollar) (in Germany: 5DM)
  237.               for downloading
  238.    Anyway, it must be made explictly clear to the buyer, that he does not
  239.    pay for the modules (demo) itself but only for the duplication service.
  240.  
  241. 4) It is not allowed to distribute this demo with any commercial product
  242.    without a written permission by me. One exception is the distribution of
  243.    the demo version with products not exceeding the above price limits (e.g.
  244.    a cover-disk magazine for 7$ or less).
  245.  
  246.    The following companies have my explicit permission to distribute the
  247.    demo with their products: Almathera, Ingenieurbüro Helfrich.
  248.  
  249. 5) The registered version may not be redistributed. It may only run on one
  250.    machine per registration. It is allowed to make a backup copy of the
  251.    original disk.
  252.  
  253. Version history
  254. ---------------
  255.  
  256. V1.0 (5th aug. 95): Initial release supporting 20 file formats and DataTypes
  257. V1.1 (21th aug. 95): First full version release (incl. revised documentation)
  258. V2.0 (29th aug. 95): Support new file formats: binary-EPS bitmaps (RGB,CMYK)
  259.             and TBCPlus frames/fields
  260. V2.1 (20th sep. 95): Show Datatype specific ID string during Datatype loading
  261. V3.0 (27th sep. 95): Support downscaled loading as option
  262.              Included GIO saver module to create HHsYUVSq animations
  263.             (for playback you can use CyberTVPlayer or EGSTVPlayer)
  264. V3.1 (28th sep. 95): HHsYUVSq animation saver extended by Prefs option to
  265.             make sequence file selection permanent
  266. V3.2/a (9th oct. 95): Extended TIF loader to support "Intel" byte order files
  267.             and more variants
  268. V3.3 (15th nov. 95): Extended IFF loader to support 0-length chunks
  269.              Added support to load partially defective files
  270. V3.4 (20th feb. 96): Extended IFF loader to accept unusual sized color maps
  271.